Skip to main content

revZipOpenArchives

Type

function

Summary

Lists the currently open zip archives.

Syntax

revZipOpenArchives()

Description

Use the revZipOpenArchives function if you need to know the paths of the archives that have been loaded using revZipOpenArchive.

Examples

put revZipOpenArchives() into tArchives
if tArchive is among the lines of revZipOpenArchives() then 
beep
end if

command: revZipCloseArchive

Compatibility and Support

Introduced

LiveCode 2.7.3

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?